projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
88cd403
)
Fix ChangeLog typo.
author
Dmitry Antipov
<dmantipov@yandex.ru>
Fri, 25 Jul 2014 06:07:14 +0000
(10:07 +0400)
committer
Dmitry Antipov
<dmantipov@yandex.ru>
Fri, 25 Jul 2014 06:07:14 +0000
(10:07 +0400)
src/ChangeLog
patch
|
blob
|
history
diff --git
a/src/ChangeLog
b/src/ChangeLog
index 2fc559531ba229f3edc984af5312e3736280836d..1bc65960e5a175d68deebf44cff8bbd64a463a1f 100644
(file)
--- a/
src/ChangeLog
+++ b/
src/ChangeLog
@@
-13,7
+13,7
@@
(w32_redisplay_interface): Add new functions.
* w32term.h (w32_arror_cursor): Add prototype.
* xdisp.c (show_hourglass): New function, refactored out from
- platform-dependen
d
code.
+ platform-dependen
t
code.
(cancel_hourglass): Now call to RIF function.
* xfns.c (show_hourglass, hide_hourglass): Refactor to ...
* xterm.c (x_show_hourglass, x_hide_hourglass): ... these.